projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
190c271
)
Don't add -DGSEAL_ENABLE to CFLAGS anymore
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 10 Nov 2011 03:05:11 +0000
(22:05 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 10 Nov 2011 03:05:11 +0000
(22:05 -0500)
That define is no longer used anywhere in gtk.
gtk+-3.0.pc.in
patch
|
blob
|
history
diff --git
a/gtk+-3.0.pc.in
b/gtk+-3.0.pc.in
index d5d83939e1f002f742d04b23a95668ffdb48ffce..e628ab1ef794ea6129fc561dc99b02be9790ddf0 100644
(file)
--- a/
gtk+-3.0.pc.in
+++ b/
gtk+-3.0.pc.in
@@
-12,4
+12,4
@@
Description: GTK+ Graphical UI Library
Version: @VERSION@
Requires: gdk-@GTK_API_VERSION@ @GTK_PACKAGES@
Libs: -L${libdir} -lgtk-3 @GTK_EXTRA_LIBS@
-Cflags: -I${includedir}/gtk-@GTK_API_VERSION@ @GTK_EXTRA_CFLAGS@
-DGSEAL_ENABLE
+Cflags: -I${includedir}/gtk-@GTK_API_VERSION@ @GTK_EXTRA_CFLAGS@